projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aba75fd
)
3.1.92
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 19 Sep 2011 21:39:00 +0000
(17:39 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 19 Sep 2011 21:39:00 +0000
(17:39 -0400)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 6ced37a9450bb6de27dcc143aee10c932fa036b9..e668278a16067efd2b1a116452e0e5929dbc6383 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-10,7
+10,7
@@
m4_define([gtk_major_version], [3])
m4_define([gtk_minor_version], [1])
-m4_define([gtk_micro_version], [9
1
])
+m4_define([gtk_micro_version], [9
2
])
m4_define([gtk_interface_age], [0])
m4_define([gtk_binary_age],
[m4_eval(100 * gtk_minor_version + gtk_micro_version)])